home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PWAEF21.ZIP / EFLAG.DOC < prev    next >
Text File  |  1995-02-19  |  7KB  |  129 lines

  1.  
  2. +-----------------------------------------------------------------------------+
  3. | Enhanced Flag v2.1                                                          |
  4. | Written by Drew [PWA]                                                       |
  5. | Docs Last Updated 02-19-95                                                  |
  6. +-----------------------------------------------------------------------------+
  7.  
  8.  
  9. +-----------------------------------------------------------------------------+
  10. | 0. Table of Contents                                                        |
  11. +-----------------------------------------------------------------------------+
  12.     1. Introduction
  13.     2. Installation
  14.     3. Configuration
  15.     4. General Notes
  16.     5. Supporting PPE's
  17.     6. Last Words
  18.  
  19.  
  20. +-----------------------------------------------------------------------------+
  21. | 1. Introduction                                                             |
  22. +-----------------------------------------------------------------------------+
  23.     See HISTORY.DOC for changes since v1.0 and v2.0.  Otherwise...
  24.  
  25.     Enhanced Flag is a PPE replacement for the "More?" prompt during a file
  26. listing.  It gives you an easier to method of flagging files for downloading,
  27. viewing, nuking, et. al. by using a lightbar and hotkey driven interface, in-
  28. cluding all of the arrow keys.
  29.  
  30.     Additionally, through the usage of configuration files, EFLAG can spawn
  31. custom external commands (other PPE's) in addition to or replacing any or all
  32. of the built-in commands.
  33.  
  34.     This PPE was written in PPL 3.0 for PCBoard 15.2+ only.
  35.  
  36.  
  37. +-----------------------------------------------------------------------------+
  38. | 2. Installation                                                             |
  39. +-----------------------------------------------------------------------------+
  40.     Simply unzip the original zip file into its own directory and run the
  41. INSTALL.BAT file.  It will automatically tell you the syntax needed to install
  42. EFLAG.  For manual installation, run MKPCBTXT to edit your PCBTEXT file, and
  43. have Prompt #549 point to this ppe.  Ie: !C:\PPE\EFLAG\EFLAG.PPE
  44.  
  45.     If you are upgrading from EFLAG v1.0, you must REINSTALL the entire thing
  46. because EFLAG v2.0 has been completely redone and everything is different.
  47.  
  48.  
  49. +-----------------------------------------------------------------------------+
  50. | 3. Configuration                                                            |
  51. +-----------------------------------------------------------------------------+
  52.     There are three configuration files, all of which are optional.  Default
  53. values will be used in the lack of presence of these configuration files, but
  54. the colours will most like clash with your boards colour scheme. :)  The
  55. configuration files are as follows:
  56.  
  57.         EFLAG.CFG   : Eflag behaviour-type options; only 4 lines long. :)
  58.         PROMPT1.CFG : Configure the look, feel, and commands for Prompt #1.
  59.         PROMPT2.CFG : Configure the look, feel, and commands for Prompt #2.
  60.  
  61.     All config files are well-documented inside and should be fairly straight
  62. forward.  None of them are heinously long or complex, unless you choose it to
  63. be. :)
  64.  
  65.  
  66. +-----------------------------------------------------------------------------+
  67. | 4. General Notes                                                            |
  68. +-----------------------------------------------------------------------------+
  69.     After v1.0 of EFLAG, which was released back in August 1994, I made some
  70. minor changes/additions/modifications.  Some were minor "bug" fixes, which
  71. were mostly small details in packaging, and did not affect the actual usage of
  72. EFLAG.  A few new features were added as well to make EFLAG even more useful.
  73.  
  74.     However, since that time, PPL 3.0 and PCBoard 15.2 was released and the
  75. continuation of writing more sloppy code in PPL 2.0 seemed moot.  Hence, after
  76. an extremely busy few months dealing with many many things at once, EFLAG 2.0
  77. was completely rewritten in PPL 3.0 and reincarnated.
  78.  
  79.  
  80. +-----------------------------------------------------------------------------+
  81. | 5. Supporting PPE's                                                         |
  82. +-----------------------------------------------------------------------------+
  83.     EFLAG has been personally tested by me <g> to work with the following PPE's
  84. fully with no problem:
  85.  
  86.         o  PWA FileView v2.5
  87.         o  SCuM-NuKeR v1.0/1.1
  88.         o  BlackCat's File Viewer v1.0 and v2.0
  89.         o  BlackCat's Nuker v0.81b
  90.  
  91. Included is EXTERNAL.ZIP which includes some front-end ppe's for usage with
  92. EFLAG to allow EFLAG to execute some the above ppe's seamlessly.  Take a look
  93. inside there for examples, instructions, and details.  If you have a particu-
  94. lar PPE that you wish to interface with EFLAG, feel free to drop me a note if
  95. you need help.
  96.  
  97.  
  98. +-----------------------------------------------------------------------------+
  99. | 6. Last Words                                                               |
  100. +-----------------------------------------------------------------------------+
  101.     (Bitch-mode on.)
  102.  
  103.     I've had a flood of requests for a bunch of my source code.  Some because
  104. they just want to have it, others even going so much as to say something to
  105. the sense of, "With a name like Pirates With Attitudes, I'm obligated to check
  106. for backdoors before running the PPE on my system."
  107.  
  108.     I'm fed up with this.  I've never included a backdoor in any of my work
  109. and am not about to start.  My current policy for distribution of source code
  110. is that I'm only giving it to people who are going to make a significant
  111. amount of modifications to it (and I'll be the one who deems what is signi-
  112. ficant or not).  I know this sounds harsh, but hey, that's life.  At least I
  113. still make my source available.  If you need to learn how to program, then go
  114. buy a book, go to school, get the manual, or a combination thereof.  If that's
  115. not it and you just don't like the PPE, then don't use it.
  116.  
  117.     (Bitch-mode off.)
  118.  
  119.     Many thanks to those who have actually given me constructive criticism,
  120. suggestions, et al.  Most of you sent me internet email, so you know who
  121. you are. :)
  122.  
  123.     Otherwise, if you need to reach me for some reason, you can send internet
  124. email to "drew@xinet.com", or leave me a message on Attitude Net, or call my
  125. board: The Silicon Phalanx at 310-575-8567 and apply for access.
  126.  
  127. Peace,
  128. --Drew
  129.